Skip to content

Add docs badge to README#4

Merged
HackXIt merged 2 commits intomainfrom
copilot/add-docs-badge-to-readme
Mar 16, 2026
Merged

Add docs badge to README#4
HackXIt merged 2 commits intomainfrom
copilot/add-docs-badge-to-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 16, 2026

The GitHub Pages documentation site had no badge entry point from the README, making it easy to miss.

Changes

  • README.md: Adds a shields.io badge between the existing "Test Results" and "Open in GitHub Codespaces" badges, linking directly to the hosted docs site.
[![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://hackxit.github.io/42vienna-robotframework-workshop/)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: HackXIt <1595680+HackXIt@users.noreply.github.com>
Copilot AI changed the title [WIP] Add docs badge to main README Add docs badge to README Mar 16, 2026
Copilot AI requested a review from HackXIt March 16, 2026 13:48
Copy link
Copy Markdown
Owner

@HackXIt HackXIt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just what I wanted

@HackXIt HackXIt requested a review from Copilot March 16, 2026 14:39
@HackXIt HackXIt marked this pull request as ready for review March 16, 2026 14:39
@HackXIt HackXIt merged commit d28fb06 into main Mar 16, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

✅ Robot Framework Test Results

Status: All tests passed!

Test Output (last 10 lines)
==============================================================================
Tests.Student Exercises                                               | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Tests                                                                 | PASS |
27 tests, 27 passed, 0 failed
==============================================================================
Output:  /home/runner/work/42vienna-robotframework-workshop/42vienna-robotframework-workshop/results/output.xml
Log:     /home/runner/work/42vienna-robotframework-workshop/42vienna-robotframework-workshop/results/log.html
Report:  /home/runner/work/42vienna-robotframework-workshop/42vienna-robotframework-workshop/results/report.html

✅ Robocop Code Quality

Status: No issues found.

Robocop Output
No issues found.

Full results (log.html, report.html) are available as build artifacts.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a prominent documentation entry point to the repository README by introducing a GitHub Pages documentation badge alongside the existing CI/test and Codespaces badges.

Changes:

  • Add a shields.io “Documentation” badge to the README.
  • Link the new badge directly to the hosted GitHub Pages documentation site.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants